DioDocs for PDF
GraphicsPath コンストラクタ(IFigure[])

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GraphicsPath クラス > GraphicsPath コンストラクタ : GraphicsPath コンストラクタ(IFigure[])
The array of figures to be added to the path.
Initializes a new instance of the GraphicsPath class with the alternate fill mode.
シンタックス
'宣言
 
Public Function New( _
   ByVal ParamArray figures() As IFigure _
)
public GraphicsPath( 
   params IFigure[] figures
)

パラメータ

figures
The array of figures to be added to the path.
参照

GraphicsPath クラス
GraphicsPath メンバ
オーバーロード一覧